java.lang.Object
ddejonge.bandana.negoProtocol.Deal
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BasicDeal

public abstract class Deal
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    Deal()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Deal

      public Deal()